home *** CD-ROM | disk | FTP | other *** search
- Path: news.coventry.ac.uk!not-for-mail
- From: dj@coventry.ac.uk (Dave Jackson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Fastest way to clear a Window?
- Date: 8 Feb 1996 10:43:55 -0000
- Organization: Coventry University
- Message-ID: <4fck5b$7mm@leofric.coventry.ac.uk>
- NNTP-Posting-Host: leofric.coventry.ac.uk
-
- I'm writing a 3d graphics viewer thingy using intuition windows. What I
- want to know is, what is the fastest way of clearing a window? At the
- moment I'm using SetRast() but there must be a faster way. I'm using a
- custom screen, so I could make it draw lines on a single bitplane and
- then just clear that one plane, but the RKM:Libraries has nothing on how
- to clear one plane... help!
-
- TIA
- Dave Jackson
-
-